home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / os2 / pc2_140.zip / PC2.DOC < prev    next >
Text File  |  1993-04-18  |  9KB  |  159 lines

  1. ******************************************************************************
  2.                                   Announcing
  3.  
  4.                    PC/2 - Programm Commander/2 Version 1.40 for
  5.                          IBM OS/2 2.x Presentation Manager
  6.                       Copyright (C) by Stangl Roman 04, 1993
  7.  
  8.                                Version 1.40 Draft
  9. ******************************************************************************
  10.  
  11. Dear Users!
  12.  
  13. PC/2 is an addon or replacement (!) for the WPS (Work Place Shell) that adds a
  14. feature, that OS/2 definitly is missing! After PC/2 is loaded you may click
  15. mouse button 1 anywhere on the Desktop to display a user-configurable
  16. Popup-Menu, where you can select an application to start. This simplyfies
  17. starting any application very much - you don't have to click on folders/icons
  18. anymore to launch it - no more messed up Desktop full of folders/icons. You
  19. even don't need to install the memory consuming WPS!
  20.  
  21. For every application you start, a configuration file contains:
  22.     *) Program Data: Title, Path and Filename, working directory and
  23.             parameters. For DOS programs you can enter the required DOS
  24.             Settings in an entryfield. You may also configure PC/2 to
  25.             request commandline parameters before an application is
  26.             started. You can also add WPS Objects to be started.
  27.     *) Program Style: Default, Maximized, Minimized, Invisible, no autoclose
  28.             background execution
  29.     *) Program Size & Position: User selectable size and position
  30.     *) Program type: WPS default, OS/2 and DOS Window or FullScreen,
  31.             Presentation Manager and WPS Object.
  32.             Seamless WIN-OS2 without a WPS Object that corresponds to this
  33.             seamless WIN-OS2 session is supported.
  34.             If you know how to start seamless WIN-OS2 sessions with an OS/2
  35.             API directly, p l e a s e let me know.
  36.     *) Program priority: Sorry, under the current version you can only select
  37.             the default priority, if I find out how to change the priority of
  38.             any process, you will also be able to select any priority.
  39.  
  40. Full help is implemented, so I would suggest to read the help panels to get a
  41. impression of how you can customize PC/2.
  42.  
  43. Installation:
  44.     *) First unpack the archive with UNZIP.
  45.     *) Then use the REXX installation script to install PC/2:
  46.        Syntax:  INSTALL <Destination>
  47.             PC/2's files will be copied into the drive, path and filename
  48.             pointed to with <Destination>. An object is then created on the
  49.             Desktop and PC/2 is then started displaying the help panels.
  50.     *) PC/2 should be started upon bootup. You can either click on the PC/2
  51.             icon and OS/2 will start PC/2 for you the next time you boot. This
  52.             holds not true if you have used the statement SET RESTARTOBJECTS=
  53.             STARTUPFOLDERSONLY in your CONFIG.SYS, then you must create an
  54.             PC/2 object/shadow in the startup folder.
  55.     *) PC/2 may be used instead of the WPS, you need either to copy
  56.             PC2HOOK.DLL into a path pointed by LIBPATH in the CONFIG.SYS and
  57.             to copy PC2.HLP into a path pointed by HELP in the CONFIG.SYS, or
  58.             both PC2HOOK.DLL and PC2.HLP must be in the directory where PC/2
  59.             is installed. Then edit your CONFIG.SYS to
  60.             SET RUNWORKPLACE=[path]PC2.EXE. The next time you boot, PC/2 has
  61.             replaced your WPS. (Of course you can then start the WPS from a
  62.             OS/2 command prompt by typing START PMSHELL).
  63.     *) The syntax of PC/2 is:
  64.             PC2 [-Profile Filename.ext] [-[Double|Single]Click] or
  65.             PC2 [/Profile Filename.ext] [/[Double|Single]Click]
  66.             where Filename.ext may be any filename for FAT or HPFS filname
  67.             convention.
  68.             If you omit the optional profile name, the default profile
  69.             PC2.CFG is selected.
  70.             Specifying the option DoubleClick selects that the Popup-Menu
  71.             appears after a double-click on the Desktop instead of a single
  72.             click. By default double-click is assumed, if you don't specify
  73.             any click option.
  74.  
  75. Version 1.xx Hints:
  76.     *) PC/2 is currently under test, so there will be some misspells/
  77.             inconsitencies/bugs. PC/2 will NOT destroy any data under no
  78.             circumstances!
  79.     *) PC/2 only supports seamless WIN-OS2 sessions, if WPS Objects that
  80.             correspond the this sessions are created with MAKEOBJ.CMD, a
  81.             small REXX-utility supplied with PC/2.
  82.     *) PC/2 was developed and tested on two different PS/2s under OS/2 GA
  83.             (the version of OS/2 2.0 from 31/03/92). PC/2 was also reported
  84.             to work under the December 2.1 beta. I think it should also
  85.             work under the March 2.1 beta, although PC/2 uses some tricks,
  86.             for which the Toolkit says reserved...
  87.  
  88. You may contact me via (E-)Mail, if you have problems/suggestions/questions at:
  89.     *) 8650533@awiwuw11.wu-wien.ac.at (this address may become invalid in the
  90.        second half of 1993, try finger 8650533@wu-wien.ac.at to check)
  91.     *) Roman Stangl @ IBM Austria National Support BBS Tel. Number: 
  92.        ((0043) 0222 21145 6600)
  93.     *) Roman Stangl
  94.        Strebersdorferstr. 46
  95.        2103 Langenzersdorf, Austria
  96.  
  97. If you find this utility useful and want to honor six weeks of work, you are
  98. welcome to send me 50 to 150 Austrian Schilling (about 5 to 15 US Dollar) to
  99. my home address. Of course, you don't need to pay again, if a new realease 
  100. comes out.
  101.  
  102. History:
  103. Version 1.00ß:  *) First public release
  104. Version 1.10:   *) Installation improved
  105.                 *) IDLE_SECONDS=10 and IDLE_SENSITIVITY=100 added for DOS
  106.                    sessions
  107.                 *) Source code now included
  108. Version 1.20:   *) All DOS Settings now configurable
  109.                 *) Standard file dialog can be used to find the application
  110.                    you want to install to PC/2
  111.                 *) PC/2 may now be used with or without the WPS - it may even
  112.                    replace the WPS.
  113.                 *) I know the bug occuring occasionally when deleting entries
  114.                    is not removed, but other things have a higher priority.
  115. Version 1.30:   *) CR, LF added to DOS Settings, if missing.
  116.                 *) DoubleClick command line option added, installation prompts
  117.                    the user, if he wants to install this option into the PC/2
  118.                    object. PC/2 now pops up after a double-click, if no click
  119.                    option or the option [-|/]DoubleClick is specified.
  120.                 *) ShutDown OS/2 entry and dialog box added.
  121.                 *) PC2.HLP may also be in the directory of PC/2 instead in a
  122.                    directory pointed by the HELP environment variable. The
  123.                    same applys for PC2HOOK.HLP and the LIBPATH environment
  124.                    variable. PC/2 first attempts to find these files, where
  125.                    it is started from, then in the paths included in the
  126.                    environment variables.
  127.                 *) Popup-Menu now don't select an entry, if button 1 is
  128.                    clicked at the bottom of the screen.
  129.                 *) PC2.c V1.20: 257, 564: File close of unopened files removed.
  130.                    Utility.c V1.20: 399, 457: Free of unallocated memory
  131.                    removed.
  132.                 *) DOS and OS/2 batch files automatically added as parameters
  133.                    to their command processors (HPFS names with spaces under
  134.                    two double-quotes).
  135.                 *) FAQ list added.
  136.                 *) Entry-removing bug solved.
  137.                 *) Directory changed to root if only drive is entered as the
  138.                    working directory.
  139.                 *) User enterable commandline-parameter at run-time added.
  140.                    Now you may enter commandline-parameters immediately before
  141.                    an application is launched.
  142. Version 1.40:   *) WPS Objects may now be started too by PC/2, even if they are
  143.                    seamless WIN-OS2 session.
  144.                 *) PC/2 changes to the root of each non-removable media attached
  145.                    to your system, except for the defined working directory.
  146.                 *) Drag & Drop is now supported.
  147.                 *) PC/2 checks every 2.5 if the Desktop window handle changes, so
  148.                    if you run PC/2 as a WPS replacement you can start PMSHELL
  149.                    without needing to close PC/2 once after PMSHELL is ready.
  150.                 *) You can now resort (Sub)menus manually.
  151.  
  152. Planned enhancements:
  153.     *) Seamless WIN-OS2 support. Please email me, if you know how to implement
  154.        this! - Thanks!
  155.     *) Convert Program Installation dialog to notebook pages.
  156.  
  157. Please read the help panels and enjoy! Roman Stangl
  158.  
  159.